exhausted-iterator exception

/avail/Avail/Data Abstractions/Iterators/Abstract Iterators: exhausted-iterator exception
Source: /avail/Avail/Data Abstractions/Iterators/Abstract Iterators
Categories: Exceptions, Iterators
Supertypes: exception
An exhausted-iterator exception is raised when an inappropriate operation, like Advance_, is performed on an exhausted reader.